projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e6b362
)
*** empty log message ***
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 16 Aug 2009 17:35:44 +0000
(17:35 +0000)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sun, 16 Aug 2009 17:35:44 +0000
(17:35 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 4ef22661a7e4ad2944ef51cc3dbbffe453a15b75..e0b8082563d34b134854f75abdf723009f0ddb22 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-3,6
+3,7
@@
* dbusbind.c (xd_initialize): Add connection file descriptor to
input_wait_mask, in order to let select() detect, whether a new
message has been arrived.
+ (Fdbus_call_method_asynchronously): Allow nil HANDLER.
2009-08-15 Michael Albinus <michael.albinus@gmx.de>